home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- handcursor(14)
- handcursor(15)
- handcursor(9)
- handcursor(5)
- if the timer < 240 then
- if the loaded of member "shakespeare" = 0 then
- preLoad(member "shakespeare")
- end if
- if the loaded of member "3.5 billion" = 0 then
- preLoad(member "3.5 billion")
- end if
- if the loaded of member "zsingle step" = 0 then
- preLoad(member "zsingle step")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- cursorOff()
- sound stop 1
- go(138)
- end
-